You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExpr Class > MtxExpr Methods > AddScaled Method > MtxExpr.AddScaled Method ([In] TMtx, [In] TMtx, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExpr.AddScaled Method ([In] TMtx, [In] TMtx, double)

Computes X + Y*Ascale

Syntax
C#
Visual Basic
public static Matrix AddScaled([In] TMtx X, [In] TMtx Y, double aScale);

Internally calls Matrix.AddScaled

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!